MySQL Query : SELECT COUNT(*) as count FROM (SELECT * FROM sj_news WHERE id>0 AND (keywords LIKE "%,Carlos Colon£©,%" OR title LIKE "%Carlos Colon£©%") AND modelid=1 ORDER BY inputtime DESC) T
MySQL Error : Illegal mix of collations (gbk_chinese_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation 'like'
MySQL Errno : 1267
Message : Illegal mix of collations (gbk_chinese_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation 'like'
Need Help?